home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 12292 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.1 KB

  1. Path: oak.ic.mankato.mn.us!news
  2. From: Charlie Brown <chuck@stratus.geog.mankato.msus.edu>
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: compile in a way to get smaller a.out? include less???
  5. Date: Mon, 18 Mar 1996 20:27:55 -0600
  6. Organization: Nowhere man!
  7. Message-ID: <314E1BAB.376C@stratus.geog.mankato.msus.edu>
  8. References: <4ifovo$pem@math.rutgers.edu>
  9. NNTP-Posting-Host: s30.ic.owatonna.mn.us
  10. Mime-Version: 1.0
  11. Content-Type: text/plain; charset=us-ascii
  12. Content-Transfer-Encoding: 7bit
  13. X-Mailer: Mozilla 2.0 (Win95; I)
  14.  
  15. Luke Higgins wrote:
  16. > I am brand new to C++ (and fairly new to C even.)  I write a 4 line
  17. > "hello world" program using iostream.h and my a.out is 408k! Is there
  18. > anyway to get the compiler to just include what it needs to instead of
  19. > the whole iostream.h?
  20. > Thanks for any response you can give!
  21. > Luke
  22. > --
  23. > Luke A. Higgins  lukeh@math.rutgers.edu  835 Davidson Rd, Piscataway, NJ 08854
  24.  
  25. Call a stripper!  "strip a.out", that is.  Ha ha.
  26.  
  27. Chuck
  28. -- 
  29. Charlie Brown - Software Designer / Student
  30. chuck@stratus.geog.mankato.msus.edu
  31. http://www.geog.mankato.msus.edu/~chuck
  32.